| Package | hl7.fhir.us.davinci-ra |
| Resource Type | CodeSystem |
| Id | remark-reason |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/davinci-ra/https://build.fhir.org/ig/HL7/davinci-ra/CodeSystem-remark-reason.html |
| URL | http://hl7.org/fhir/us/davinci-ra/CodeSystem/remark-reason |
| Version | 2.1.0 |
| Status | active |
| Date | 2025-07-24T18:33:11+00:00 |
| Name | RemarkReason |
| Title | Remark Reason Codes |
| Realm | us |
| Authority | hl7 |
| Description | Reason codes for remark |
| Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
| Content | complete |
| ValueSet | |
| remark-reason | Remark Reason |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem remark-reason
This case-sensitive code system http://hl7.org/fhir/us/davinci-ra/CodeSystem/remark-reason defines the following codes:
{
"resourceType": "CodeSystem",
"id": "remark-reason",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cqi"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-ra/ImplementationGuide/davinci-ra"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-ra/ImplementationGuide/davinci-ra"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-ra/CodeSystem/remark-reason",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.29.16.5"
}
],
"version": "2.1.0",
"name": "RemarkReason",
"title": "Remark Reason Codes",
"status": "active",
"experimental": false,
"date": "2025-07-24T18:33:11+00:00",
"publisher": "HL7 International / Clinical Quality Information",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"description": "Reason codes for remark",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "never-had-condition",
"display": "Patient never had the condition",
"definition": "Reason for the assessed-not-present remark is because the patient has never had this condition."
},
{
"code": "inactive-condition",
"display": "Condition no longer active",
"definition": "Reason for the assessed-not-present remark is because the patient's condition is no longer active."
},
{
"code": "inapplicable-gap",
"display": "Inapplicable gap",
"definition": "Reason for the assessed-not-present remark is because the patient has an active condition but the gap does not accurately describe it."
}
]
}